当前位置:
在线翻译 >
法语翻译 > java native interface
- The Java Native Interface ( JNI ) feature allows Java programs to call non-Java code.
- The Java Native Interface ( JNI ) enabled developers to add platform-dependent functionality to Java applications.
- Finally, Java Native Interface ( JNI ) and P / Invoke; J # does not support Remote Method Invocation ( RMI ).
- Java support was migrated to using the Java Native Interface ( JNI ), a standard from the Java world that allowed Java to interact with C-based code.
- Microsoft didn't ship two features-- the Java native interface, or JNI, and the remote method invocation, or RMI, as part of Internet Explorer.
- Examples include memory managed via native code and used from Java ( via Java Native Interface ); and objects in the Document Object Model ( DOM ), used from JavaScript.
- Microsoft reiterated that it doesn't intend to include two technologies-- the Java native interface, or JNI, and the remote method invocation, or RMI, as part of Internet Explorer.
- :Many of the standard libraries ( like the graphics library ) use the Java Native Interface to communicate with native code that can access the underlying system .-- Spoon ! 10 : 25, 4 November 2007 ( UTC)
- JavaCPP is the bridge between the Java and C + + programming languages, which avoids much of the overhead of the Java Native Interface ( JNI ) to allow programmers on the JVM a way to perform computationally intensive tasks quickly.
- To display GUI elements, the SWT implementation accesses the native GUI libraries of the operating system using Java Native Interface ( JNI ) in a manner that is similar to those programs written using operating system-specific application programming interfaces ( APIs ).
Last modified time:Thu, 14 Aug 2025 00:29:56 GMT